aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/dashboard/bookmarks/[slug] (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-01fix(mobile): make the subtext in bookmark info page more subtleMohamed Bassem1-3/+3
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+1
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem3-30/+44
2026-02-01fix(mobile): fix mobile list stylingMohamed Bassem2-6/+6
2025-12-20fix(mobile): Add loading spinner to mobile list button (#2283)Mohamed Bassem1-25/+51
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz1-7/+20
2025-11-23feat(mobile): proper handling for shared list permissions (#2165)Mohamed Bassem1-40/+70
2025-11-23fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)Mohamed Bassem1-1/+5
2025-11-23feat(mobile): Add AI summary field to mobile bookmark info (#2157)Mohamed Bassem1-1/+153
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem1-1/+1
2025-08-31fix(mobile): Fix text bookmark editorMohamedBassem1-379/+20
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem4-139/+192
2025-08-24feat: Add delete button and creation dates to mobile info pageMohamedBassem1-33/+78
2025-07-17feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz1-3/+6
2025-07-06fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...Mohamed Bassem1-23/+58
2025-06-22feat(mobile): Add tag clearing functionality to tag list (#1595)Ashok Úradníček1-1/+31
2025-06-22fix(mobile): always visible search bar in tags list (#1596)Ashok Úradníček1-0/+1
2025-06-08feat(mobile): Add support for viewing PDFs (#1519)Code Love1-2/+20
2025-06-07feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)Simon Kenny1-12/+105
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem1-1/+1
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem1-1/+3
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem4-9/+9
2025-04-08fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem1-2/+2
2024-12-16ui(mobile): Use native search bar for manage tags pageMohamedBassem1-80/+80
2024-12-16fix(mobule): Fix keyboard issues in the info screenMohamedBassem1-22/+24
2024-11-24fix(mobile): Use keyboard avoiding view in the info pageMohamedBassem1-10/+17
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2-46/+57
2024-11-24feature(mobile): Add support for creating tags from the manage tags pageMohamedBassem1-13/+86
2024-11-24fix(mobile): Dont dismiss keyboard on tag selectionMohamedBassem1-0/+1
2024-11-23feat(mobile): Add support for managing tags from mobileMohamedBassem3-5/+169
2024-11-23feat(mobile): Allow editing titles and a cleaner info pageMohamedBassem1-14/+73
2024-11-23ui(mobile): Replace bottom sheet with native screens (#690)Mohamed Bassem3-0/+516